In this project, you are going to build an app that will help in counting the vehicles pass by on your street. Each time a vehicle goes by, you will press the appropriate button to increment the count.
For each vehicle this will be
It should look like this:
3 seen
Some transportation icons:
| Vehicle | icon name | icon |
|---|---|---|
| automobile | "car" |
|
| bike | "bicycle" |
|
| truck | "truck" |
|
| bus | "bus" |
|
| motorcycle | "motorcycle" |
|
| helicopter | "helicopter" |
|
| airplane | "plane" |
|
| wheelchair | "wheelchair" |
|
| Mary Poppins | "umbrella" |